MessageReceivedRepresentingSearchKey Property

Contains the search key for the messaging user represented by the receiving user.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public byte[] ReceivedRepresentingSearchKey { get; set; }

Property Value

Byte
The received representing search key.

See Also